home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILEVIEW / LOOK120.ZIP / LOOK.DOC < prev    next >
Encoding:
Text File  |  1988-02-21  |  5.7 KB  |  145 lines

  1.                              LOOK120
  2.                        A File View Utility
  3.                        (C) Copyright 1987
  4.                           Doctor Debug
  5.                          Pittsburgh, Pa
  6.  
  7.                  This program is released to the 
  8.                public domain, and distribution is 
  9.                     permitted and encouraged.
  10.  
  11.      LOOK120 is an experimental program designed to allow viewing 
  12. of 120 columns on a standard IBM Color Display or Enhanced Color 
  13. Display. Please forward any comments you may have to the Doctor.
  14.  
  15.      The IBM PC is designed to show text in an 80X25 matrix, 
  16. meaning that attempts to view a file with line lengths of greater 
  17. than 80 causes the offending lines to be cut off at 80 or (worse) 
  18. wrapped around to the next line, making the display totally 
  19. incomprehensible. In particular, listing (.LST) files produced by 
  20. the Macro Assembler have long line lengths, and I quite often 
  21. like to look at the listing file to see a memory reference or to 
  22. check on how variables are being stored. This is very difficult 
  23. to do with only 80 columns. LOOK120 fills this need perfectly.
  24.  
  25.      LOOK120 in its current form is functionally equivalent to 
  26. BROWSE, a program from PC magazine. The only difference is that 
  27. LOOK120 displays the file in a 120 columns, 27 row format. This 
  28. means that the display is a little less readable, but if you 
  29. adjust your monitor's intensity a bit and get lots of Vitamin A 
  30. you should be able to make out everything.
  31.  
  32.      Invoke LOOK120 by typing:
  33.  
  34.           LOOK120 [drive:][path\]filename
  35.  
  36.      or, optionally:
  37.  
  38.           LOOK120          
  39.  
  40.      in which case the program will ask you to enter a filename.
  41.  
  42.      The first page of the file will be displayed in "compressed" 
  43. mode. Now you can give the following single keypress commands:
  44.  
  45.      ESC       - return to DOS
  46.      Home      - show beginning of file
  47.      End       - show end of file
  48.      PageUp    - show previous page of file
  49.      PageDn    - show next page of file
  50.      Space     - toggle "upper case" mode. Initially, the text is 
  51.                  displayed exactly as it appears in the file. If 
  52.                  "upper case" mode is activated all lower case 
  53.                  letters will be made upper case, as these are a 
  54.                  bit more readable. 
  55.  
  56.      Again, I stress that this program is its experimental stage. 
  57. If you like the "compressed" display, please let me know and I 
  58. will expand upon this program, giving it search functions, for 
  59. instance. LIST120 is currently written in Turbo Pascal, but a 
  60. finished version would certainly be in Assembler for increased 
  61. speed.
  62.  
  63.      If you have any comments or suggestions, please forward them 
  64. to:
  65.  
  66.                     Doctor Debug
  67.                     1 Windsor Road B-6
  68.                     Pittsburgh, Pa  15239
  69.  
  70.      or you can leave a message in the Doctor's Laboratory on any 
  71. of these fine OPUS BBS Systems:
  72.  
  73.           Soundingboard  (412) 681-9464
  74.           NeverBoard     (412) 243-5880
  75.     
  76.      In addition to these boards, the latest versions of all the 
  77. Doctor's Public Domain and Shareware programs can always be found 
  78. on:
  79.  
  80.           The Astral Board (Collie)  (412) 571-0472
  81.  
  82.  
  83.      Among these programs are:
  84.  
  85.      SUPERCOM -     Buffered Asynchronous Support for Assembler 
  86.                     and Pascal programmers
  87.  
  88.      SUPERSORTER -  Throw away the DOS SORT command
  89.  
  90.      INVIS-I-DISK - Makes floppies "invisible" to the boot 
  91.                     process
  92.  
  93.      UPDATE -       File utility allows backup of files which 
  94.                     already exist on the floppy. 
  95.  
  96.      FIXKEYS -      Allows your programs to detect "undetectable" 
  97.                     keystrokes (like Keypad-5 and F11, F12)
  98.  
  99.      EX -           Allows nesting of DOS Batch files
  100.  
  101.      BETCOMP -      Full featured in-context file comparison 
  102.                     program.
  103.  
  104.      REBOOT -       Reboot your system at the same time every 
  105.                     night.                                                       
  106.           
  107.      SWITCH -       Quickly and easily switch two filenames
  108.  
  109.  
  110.  
  111.          ----------------end-of-author's-documentation---------------
  112.  
  113.                         Software Library Information:
  114.  
  115.                    This disk copy provided as a service of
  116.  
  117.                         The Public (Software) Library
  118.  
  119.          We are not the authors of this program, nor are we associated
  120.          with the author in any way other than as a distributor of the
  121.          program in accordance with the author's terms of distribution.
  122.  
  123.          Please direct shareware payments and specific questions about
  124.          this program to the author of the program, whose name appears
  125.          elsewhere in  this documentation. If you have trouble getting
  126.          in touch with the author,  we will do whatever we can to help
  127.          you with your questions. All programs have been tested and do
  128.          run.  To report problems,  please use the form that is in the
  129.          file PROBLEM.DOC on many of our disks or in other written for-
  130.          mat with screen printouts, if possible.  The P(s)L cannot de-
  131.          bug programs over the telephone.
  132.  
  133.          Disks in the P(s)L are updated monthly, so if you did not get
  134.          this disk  directly from the P(s)L,  you should be aware that
  135.          the files in this set may no  longer be the current versions.
  136.  
  137.          For a copy of the latest monthly software library newsletter
  138.          and a list of the 1,000+ disks in the library, call or write
  139.  
  140.                         The Public (Software) Library
  141.                               P.O.Box 35705 - F
  142.                            Houston, TX 77235-5705
  143.                       (713) 721-6104 or (713) 721-5205
  144.  
  145.